home *** CD-ROM | disk | FTP | other *** search
/ Crack It! / Crack It!.iso / CONTENT / DPATROL / DPUPDATE.ZIP / README.TXT < prev    next >
Text File  |  1995-10-05  |  25KB  |  750 lines

  1. DAWN PATROL READ ME - Last Update:    PD 05Oct95
  2. =================================================
  3.  
  4.  
  5. This file is an up to date copy of the main part of the Technical 
  6. Reference Supplement.
  7.  
  8.  
  9.  
  10. Contents:
  11.  
  12.     MEMORY 
  13.       requirements
  14.       Freeing Memory Under 1MB
  15.       Expanded Memory
  16.  
  17.     SUPER VGA DRIVERS
  18.       notes on universal vesa option (low speed)
  19.  
  20.     THRUSTMASTER STICKS
  21.  
  22. ===============================================================================
  23.  
  24. MEMORY
  25. ======
  26.  
  27. 1 Requirements
  28. --------------
  29.  
  30.     under 1Mb:       465Kb of conventional memory to load program
  31.             +   50Kb of conventional or UMB memory for VGA (515K)
  32.             +   57Kb of conventional or UMB memory for SVGA(522K)
  33.                (17Kb for sound and music is included above)
  34.     ems:        2.2 Mbytes for VGA
  35.     ems:        2.5 Mbytes for the High Speed SVGA & VESA drivers
  36.     ems:        3   Mbytes for the Universal VESA driver
  37.  
  38.  
  39.  
  40. The under 1Mb memory figure given above assumes that the additional conventional 
  41. or upper memory is available as one continuous block. It is likely that 
  42. slightly higher figures will be required if the memory comes from 2 or more 
  43. separate blocks.
  44.  
  45. For example if you have 540K of conventional (485+55K) and 32K of UMBs free
  46. (additional=55k+32k=87K) you may find that SVGA mode will pop out during the 
  47. game with a memory error message even though there would seem be a large 
  48. enough total. Estimate an addititional 5K overhead per additional region 
  49. (and ignore blocks under 5K in size) when trying to tune your memory map, 
  50. or try to merge regions in order to reduce the overhead.
  51.  
  52. Type mem at the DOS prompt to find the memory available on your computer.
  53. The figures required are "Total under 1MB" third figure (free), 
  54. and "Free Expanded (EMS)".
  55.  
  56. For the demo the main program size is a little lower (about 470K)
  57.  
  58. 2 Freeing Memory Under 1MB
  59. --------------------------
  60.  
  61. 2.1 Introduction
  62. ----------------
  63.  
  64. This section describes how you can make enough memory available for Dawn Patrol 
  65. to run on almost any machine, even with a CD-ROM, SVGA, and MUSIC drivers 
  66. installed.
  67.  
  68.  
  69. If you are not using MS-DOS, but are using Novell or DR-DOS then you will have 
  70. to assume an equivalence when MS-DOS version numbers are mentioned.
  71.  
  72.  
  73.  
  74.  
  75. 2.2 Security boot disk
  76. --------------------
  77.  
  78.  
  79. To release memory for Dawn Patrol and other games you will have to make edits to
  80. your config.sys and autoexec.bat files (set-up files). We suggest that you make a security
  81. boot disk now. If your machine stops working as a result of an edit to your set
  82. up files, you can use the boot disk to restore your system.
  83.  
  84. If you use Stacker or Superstore and Dawn Patrol is installed onto the compressed
  85. drive then you will have to use the instructions provided with the compression
  86. software on how to make a boot disk that lets you access the compressed drive.
  87.  
  88. To make a security boot disk, from the DOS prompt:
  89.  
  90. 1)    FORMAT /S A:
  91.  
  92. 2)    MD A:\OLD
  93.  
  94. 3)    COPY C:\AUTOEXEC.BAT A:\OLD
  95.  
  96. 4)    COPY C:\CONFIG.SYS A:\OLD
  97.  
  98. 5)    remove the floppy
  99.  
  100.  
  101. To use the security boot disk:
  102.  
  103. 1)    Place the recovery floppy in the drive
  104.  
  105. 2)    Reboot the machine
  106.  
  107. 3)    COPY A:\OLD\AUTOEXEC.BAT C:\
  108.  
  109. 4)    COPY A:\OLD\CONFIG.SYS C:\
  110.  
  111. 5)    remove the floppy
  112.  
  113. 6)    Reboot the machine
  114.  
  115. The machine should now behave as it did before you made any edits to 
  116. your setup files.
  117.  
  118.  
  119. 2.3 Game boot disk
  120. ------------------
  121.  
  122. Section 2.5 contains advice on how to modify your setup files. It is 
  123. possible to make these edits on either the setup files in your c: drive 
  124. or on a game boot disk. 
  125.  
  126.  
  127.  
  128. Edits made on your c: setup files will effect your machine every time you 
  129. reboot from the hard drive. Edits made on the game boot disk are only 
  130. effective when you boot with the game boot disk.
  131.  
  132. Some edits will work with all software and could be included on your c: 
  133. drive setup files. Other edits will not work with some software. Some 
  134. experimentation is required once you have successfully configured a 
  135. bootdisk that runs Dawn Patrol.
  136.  
  137. In the following text, we will assume that a game disk is being used.  
  138.  
  139. DOS 6.x users may wish to make alternate boot setups.
  140.  
  141. To make the boot able disk:
  142.  
  143. 1)    Place the recovery floppy in the drive
  144.  
  145. 2)    COPY C:\AUTOEXEC.BAT A:
  146.  
  147. 3)    COPY C:\CONFIG.SYS A:
  148.  
  149. 4)    Edit a:CONFIG.SYS
  150.  
  151. 5)    All lines starting DEVICE=\something become DEVICE=C:\something
  152.  
  153. 6)    Similarly, any    DEVICEHIGH=\something becomes DEVICEHIGH=C:\something
  154.             INSTALL=\something becomes INSTALL=C:\something
  155.             INSTALLHIGH=\something --> INSTALLHIGH=C:\something
  156.             SHELL=\something becomes SHELL=C:\something
  157.  
  158.  
  159. 7)    Save the file
  160.  
  161. 8)    Edit a:AUTOEXEC.BAT
  162.  
  163. 9)    Insert 1 new line at the start which reads:
  164.         C:
  165.  
  166. 10)    Save the file
  167.  
  168. Now, if you reboot the machine with the floppy in the drive, it will boot 
  169. somewhat slower, but the messages on the screen will look the same.
  170.  
  171. If this is successful then you can move forward. Anytime from now on that we
  172. mention AUTOEXEC.BAT or CONFIG.SYS we will mean the versions on A: floppy.
  173.  
  174.  
  175. 2.4 Config.sys and Autoexec.bat
  176. -------------------------------
  177.  
  178. This section describes some of the likely contents of the two setup files.
  179. Please try and identify the equvalent lines in your setup files so that you
  180. will be able to modify them as described in (2.5).
  181.  
  182. First, Config.SYS:
  183.  
  184. 1) A memory manager - one of:
  185.  
  186.     DOS:    Device=c:\dos\himem.sys
  187.         Device=c:\dos\emm386.exe
  188.  
  189.     or    Device=c:\windows\himem.sys
  190.         Device=c:\windows\emm386.exe
  191.  
  192.  
  193.     QEMM:    Device=c:\qemm\qemm386.sys
  194.  
  195.     386Max:    Device=c:\386max\386max.sys
  196.  
  197. 2) Memory: files and buffers
  198.  
  199.     To get DOS out of conventional memory in Dos5 or Dos6:
  200.         DOS=HIGH,UMB    
  201.  
  202.     To minimize the size of DOS and still run Dawn Patrol:
  203.         FILES=10
  204.         BUFFERS=30     <- in DOS 5 or 6. In others BUFFERS=1
  205.         FCBS=1,0
  206.         STACKS=0,0
  207.    
  208.     The figures above are ideal for Dawn Patrol. Yours may be different.
  209.  
  210.     
  211. The following lines are in CONFIG.SYS and AUTOEXEC.BAT.
  212. Please go through CONFIG.SYS for points 3,4,5,6,7. 
  213. Then, if neccessary, edit AUTOEXEC.BAT and check through the points again.
  214.  
  215. 3) Disk cacheing software to speed access to the harddisk and possibly
  216.    speed up the CD drive as well:
  217.    CONFIG.SYS may contain     DEVICE=C:\DOS\SMARTDRV.SYS
  218.  
  219.    AUTOEXEC.BAT may contain    SMARTDRV
  220.             or    \DOS\SMARTDRV
  221.             or    \WINDOWS\SMARTDRV
  222.             or    lh SMARTDRV
  223.             or    loadhigh SMARTDRV
  224.  
  225.    Cacheing software is also provided in the NORTON UTILITIES and PC TOOLS:
  226.    CONFIG.SYS:        Device=C:\NU\NCACHE-x.SYS    
  227.         or    Device=C:\PCTOOLS\PCCACHE.SYS
  228.  
  229.    AUTOEXEC.BAT:    C:\NU\NCACHE-x
  230.         or    C:\PCTOOLS\PCCACHE
  231.  
  232. 4) A mouse driver - something like:
  233.  
  234.     In Config.sys:        device=c:\mouse\mouse.sys
  235.     or
  236.     In autoexec.bat:    c:\mouse\mouse
  237.  
  238.     "c:\mouse\" might be "c:\dos\" or "c:\windows\"
  239.  
  240. 5) To run the CD version you need 1 line each in Config.sys 
  241.    and Autoexec.bat to enable your CD:
  242.  
  243.     The line in config.sys is provided by your CD manufacturer
  244.     so it varies a lot. The following sould give you some idea:
  245.     In Config.sys:        
  246.             Device=c:\cddrv\cddrv.sys /d:"something"
  247.  
  248.     The line in autoexec.bat is pretty standard. There are only 3
  249.     different styles:
  250.             c:\dos\MSCDEX /L:r /D:"something" /M:xx
  251.  
  252.         or    c:\windows\MSCDEX /L:r /D:"something"  /M:xx
  253.  
  254.         or    c:\cddrv\MSCDEX /L:r /D:"something" /M:xx
  255.  
  256. 6) If you run any disk compression then the lines in Autoexec.BAT or 
  257.    Config.SYS associated with the disk compression MUST NOT BE DELETED.
  258.  
  259. 7) If you need to load any device drivers to access the hard disk where 
  260.    Dawn Patrol is installed then the line that loads this driver 
  261.    MUST NOT BE DELETED.
  262.         
  263.  
  264. 8) If you have an SBPRO, SB16, or AWE32 then you will find additional 
  265.    lines in AUTOEXEC.BAT that reference the C:\SBPRO or C:\SB16 
  266.    directory. DO NOT DELETE THESE LINES if you want to hear the sound 
  267.    effects and music. Also, do not delete the statement: SET BLASTER=
  268.    
  269.  
  270. Notes:
  271.  
  272. Whereever DEVICE= is mentioned above, your CONFIG.SYS might say DEVICEHIGH=
  273.  
  274. 2.5 Modifying Config.sys and Autoexec.bat
  275. -----------------------------------------
  276.  
  277. Once you have familiarised yourself with the commands mentioned in 2.4 you 
  278. can attempt to tune the setup by trying the following modifications.
  279.  
  280. You should try each of these options in turn, and see how much your memory 
  281. has improved towards the targets listed at the start of this file.
  282.  
  283. A) If you find any lines in the sdetup files that are not mentioned in 2.4, 
  284.    you should be able to delete them. They should not be required to run 
  285.    Dawn Patrol. On the other hand, other software that you run may require 
  286.    the lines. 
  287.  
  288. B) Use the optimal values for the following lines in CONFIG.SYS:
  289.     To get DOS out of conventional memory in MS-Dos5 or MS-Dos6:
  290.         DOS=HIGH,UMB    
  291.     To minimize the size of DOS and still run Dawn Patrol:
  292.         FILES=10
  293.         FCBS=1,0
  294.         STACKS=0,0
  295.     In Dos 5 or DOS 6 set:
  296.         BUFFERS=30     
  297.     In Dos 4 try:
  298.         BUFFERS=30 /x
  299.     In Dos 3 try:
  300.         BUFFERS=1
  301.  
  302.  
  303. C) You can reduce the size of your CD driver (2.4.5). Find the line in 
  304.    AUTOEXEC.BAT for MSCDEX. Search for the parameter /E. If it is not 
  305.    there then add it. You may now wish to increase the /M:xx buffers.
  306.  
  307. D)   Some software "grows" when loaded high in UMBs, using more
  308.      memory than it does when loaded in conventional memory.  In
  309.      particular, some CD drivers have this problem.  Try changing
  310.      "DEVICEHIGH /x =" to "DEVICE =" in config.sys and removing
  311.      LOADHIGH or LH from the front of commands in AUTOEXEC.BAT. 
  312.      If the total below 1Mb increases, then your only worry is
  313.      whether there is at least 475K of conventional memory left
  314.      for loading the program.  If you don't have this
  315.      conventional memory, you will have to selectively reverse
  316.      these changes and identify which software "grows" when
  317.      loaded in UMBs.
  318.  
  319. E) EMM386.EXE (2.4.1) can be modified to give DOS users more memory.
  320.  
  321.    You should expect MEM to say that the TOTAL UPPER memory is at 
  322.    least 96K.
  323.  
  324.    You should ensure that the parameter ON is on the line, not OFF 
  325.    or AUTO. Unless running the UNIVERSAL VESA SVGA driver 
  326.    DOS 5 and 6 users will also have a RAM parameter.
  327.  
  328.    First, any X= statements for network cards or scanner scan be removed, 
  329.    as Dawn Patrol will not access this hardware. 
  330.    Do not remove any X= statements required by your DISK CONTROLLER.
  331.    Of course, you will need to use the normal boot for other programs 
  332.    to access this hardware!
  333.  
  334.    Second, you can add the statement I=B000-B7FF to give Dos5 and Dos6 
  335.    32K extra memory. Note that normally Dos 5 users will be unable to 
  336.    run WINDOWS with this parameter set.
  337.  
  338.    Dos 5 users of PCs (not PS2) may also add I=E000-EFFF to get 64K extra.
  339.  
  340.    It is good to place the page frame at one end to provide contiguous 
  341.    memory. The parameter FRAME=C800 or FRAME=E000 will do this.
  342.  
  343.  
  344. F) Disk caches (2.4.3) really speed up disk access, but can take a lot 
  345.    of memory. SMARTDRV.EXE provided in dos 5 and 6 takes 20K. Removing 
  346.    this line will save memory, but slows the game down a little.
  347.  
  348.    Norton's NCache-s.EXE will only take 5K if you use EMS.
  349.  
  350. G) It is convenient to use a mouse (2.4.4) with Dawn Patrol, but not essential.
  351.    removing your mouse driver may free up to 15K. There are special mouse
  352.    drivers that take very little memory and work mainly from EMS.
  353.  
  354. H) Sounds and Music
  355.  
  356.    High quality sound effects requires a 10K buffer
  357.    Low quality sound effects requires 5K
  358.  
  359.    Music requires a buffer of 13K
  360.  
  361.    For all soundblaster options the sound and music  are now allocated 
  362.    separately - so up to 23K may be being used, and can be saved by using
  363.    lower settings.
  364.  
  365. I) The following modifications to EMM386.EXE will make even more memory 
  366.    available to Dawn Patrol, but should only be attempted after all else 
  367.    fails:
  368.  
  369.    In order to use the UNIVERSAL VESA SVGA driver many users will already 
  370.    have had to insert the statement I=A000-AFFF. If you don't mind the 
  371.    danger of Dawn Patrol crashing when you exit, but running fine, then you 
  372.    can also add the parameter I=B800-BFFF.
  373.  
  374.    If you are NOT using the UNIVERSAL VESA driver, but are still desparate
  375.    for memory then you may have to remove the RAM parameter and add the
  376.    parameter I=B800-BFFF.
  377.  
  378.    Note that Dawn Patrol will still find your UMBs in this configuration even
  379.    though DOS couldn't, so you only have to ensure that there is 490K 
  380.    available at the DOS prompt with all your device drivers and TSRs loaded
  381.    low.
  382.  
  383.    Dawn Patrol is also able to help users of DOS versions 3 and 4 who's 
  384.    EMM386.SYS will accept I= arguments, or users of hardware EMS cards
  385.    by generating UMBs in the included areas. Try some of the following:
  386.     FRAME=E000
  387.     I=C800-DFFF  or INCLUDE=C800-DFFF     - this is worth 96K
  388.     I=B000-B7FF  or INCLUDE=B000-B7FF     - this is worth 32K
  389.     I=B800-BFFF  or INCLUDE=B800-BFFF     - this is worth 32K
  390.    These are not guaranteed to work, but may work with some vendor versions.
  391.  
  392. J) Quarterdeck's QEMM can greatly increase available UMBs, and hence free
  393.    more main memory by moving and hiding the ROMs. However this 'stealth'
  394.    technique is not compatable with that certain Video cards such as CIRRUS.
  395.    We have found that the CIRRUS and some other cards will work OK 
  396.    under stealth in two different ways which will maximise your UMBs:
  397.    1) ST:M FRAME=C000 means that the video ROM is hidden, but not moved.
  398.     UMBs are available from D000-FFF0 giving 190K
  399.    2) ST:M XST=C000 FRAME=C800 un-stealths the video, but stelths the system.
  400.     The region from D800 to FFF0 is UMBs giving 170K
  401.  
  402.    If ST:F works with your machine then try disabling shadowing in the 
  403.    boot-up bios options, and try OPTIMIZEing again.
  404.    We have found that it is often better to stealth over the video ROM using 
  405.    ST:F FRAME=C000 than the system ROM using ST:F FRAME=EC00 as QEMM will
  406.    often map over parts of the system ROM anyway.
  407.    
  408.    QEMM Stealth version 7 is also able to 'hide' DOUBLESPACE, and move lumps
  409.    of DOS. I have seen 650,000 bytes at the dos prompt! (640K=655,360 bytes).
  410.  
  411.    I don't expect users of QEMM or 386 MAX to have major problems finding
  412.    enough memory, especially with the QEMM stealth features.
  413.  
  414.    
  415. 2.6 Example Configurations
  416. --------------------------
  417.  
  418. The highest memory requirement for Dawn Patrol is 622k.
  419. This figure is reduced now to only 520K! So 100K less than examples below!
  420.  
  421.  
  422. 2.6.1 Hard Disk user
  423. --------------------
  424.  
  425. A hard disk user's machine under dos 5 or 6 can easily have the 
  426. following configuration:
  427.  
  428. 630K at the DOS prompt
  429. 96K of UMBs (+64K page frame) filled with:
  430.     EMM386.SYS     2K
  431.     SMARTDRV.EXE    20K
  432.     mouse        15K
  433.             ===
  434.             40K  leaving 56k free
  435.  
  436.  
  437. available memory:    630+56 = 686k
  438.  
  439. Of course, a further 40K would have disappeared if DOUBLESPACE was installed.
  440.  
  441.  
  442.  
  443.     
  444. The config.sys will look something like:
  445.  
  446.     DOS=HIGH,UMB
  447.     DEVICEHIGH=C:\DOS\HIMEM.SYS
  448.     DEVICEHIGH=C:\DOS\EMM386.EXE ON RAM FRAME=E000 2500
  449.     STACKS=0,0
  450.     FILES=10
  451.     BUFFERS=30
  452.     FCBS=1,0
  453.     devicehigh=c:\mouse\mouse.sys
  454.  
  455.  
  456. (for the universal driver line 3 might read:
  457.     DEVICE=C:\DOS\EMM386.EXE ON  FRAME=E000 I=A000-AFFF 3000
  458. )
  459.  
  460.  
  461. The autoexec.bat will look something like:
  462.  
  463.     @echo off
  464.     c:
  465.     PATH=C:\DOS;C:\WINDOWS
  466.     c:\mouse\mouse
  467.     LH C:\DOS\SMARTDRV.EXE
  468.  
  469.  
  470. 2.6.2 CD users
  471. --------------
  472.  
  473. For a CD user, the following configuration is easily achieved:
  474.     
  475. 610K at the DOS prompt with MSCDEX loaded low.
  476.  
  477.  
  478. 128K of UMBs (I=B000-B7ff and page FRAME=E000) filled with:
  479.     EMM386.SYS     2K
  480.     CDDRV.SYS    30K
  481.     SMARTDRV.EXE    20K
  482.     mouse        15K
  483.             ===
  484.             70K leaving 58k free
  485.     
  486. available memory:    610+58 = 668k - so the I= is not necessary
  487.  
  488. A further 40K would disappear if DOUBLESPACE was installed
  489. then the I= may be necessary, or SmartDrv may have to be removed.
  490.  
  491.     
  492. For the CD user the config.sys will look something like:
  493.  
  494.     DOS=HIGH,UMB
  495.     DEVICE=C:\DOS\HIMEM.SYS
  496.     DEVICE=C:\DOS\EMM386.EXE ON RAM FRAME=E000 I=B000-B7FF 2500
  497.     DEVICEHIGH=C:\cddrv\cddrv.sys /D:"name"
  498.     STACKS=0,0
  499.     FILES=10
  500.     BUFFERS=30
  501.     FCBS=1,0
  502.     devicehigh=c:\mouse\mouse.sys
  503.  
  504. (for the universal driver line 3 might read:
  505.     DEVICE=C:\DOS\EMM386.EXE ON FRAME=E000 I=A000-AFFF I=B000-B7FF 3000
  506. )
  507.  
  508. For the CD user the autoexec.bat will look something like:
  509.  
  510.     @echo off
  511.     c:
  512.     PATH=C:\DOS;C:\WINDOWS;C:\cddrv
  513.     c:\mouse\mouse
  514.     MSCDEX /L:r /E /M:30 /D:"name"
  515.     LH C:\DOS\SMARTDRV.EXE
  516.  
  517.  
  518.  
  519.  
  520. 3 Expanded Memory
  521. -----------------
  522.  
  523. You will be reading this if mem does not report enough Free Expanded (EMS).
  524.  
  525.  
  526. If you have no "Total expanded" or the section does not exist, then you need
  527. to put the line
  528.     DEVICE=C:\DOS\EMM386.EXE ON RAM 3000 
  529. near the top of your CONFIG.SYS on a new line after DEVICE=C:\DOS\HIMEM.SYS.
  530.  
  531. If The line DEVICE=C:\DOS\EMM386 is already there then see if there is the
  532. parameter OFF or AUTO on the line. If there is then you need to remove that 
  533. parameter and replace it with ON. This will reduce your UMBs, and you may 
  534. then not have enough memory under 1Mb.
  535.  
  536. If you have less than the required amount of Free Expanded then take the 
  537. following steps in turn until your problems are solved (we hope!):
  538.  
  539. 1) Look at the line Extended (XMS). If the total XMS is much more than the
  540.    total EMS and the free XMS is enough to make up the amount you need
  541.    then edit Config.sys and find the line with
  542.    DEVICE=C:\DOS\EMM386.SYS 
  543. or DEVICE=C:\DOS\EMM386.EXE
  544. or DEVICEHIGH=C:\DOS\EMM386.EXE
  545.    and increase the number by the difference in K.
  546.    Reboot, and see if you have gained enough EMS to run Dawn Patrol.
  547.  
  548.  
  549.    QEMM, 386MAX, DR-DOS and DOS6 treat EMS and XMS as a common memory pool, 
  550.    unless you have configured with a maximum EMS, so the figures for EMS and 
  551.    XMS will be approximately the same.
  552.  
  553. 2) Either Total Expanded or Total Extended should be over the figure you 
  554.    need, i.e. 2,500K or you will have to fit more memory to your machine. 
  555.    A 4MB machine should provide 2,900K of expanded memory, or 3,000K XMS.
  556.  
  557. 3) You will have to remove a driver that is using your Expanded or Extended
  558.    memory in order to make room for Dawn Patrol. These include RAM disks and
  559.    disk caches.
  560.  
  561.    Edit your CONFIG.SYS and AUTOEXEC.BAT files and look for lines starting 
  562.    with the following:
  563.  
  564.    DEVICE=c:\dos\RAMDRIVE.SYS
  565. or DEVICEHIGH=c:\dos\RAMDRIVE.SYS:
  566.        Dawn Patrol does not make use of RAM disks, so this line should be 
  567.     disabled by inserting REM in front 
  568.     (i.e. REM DEVICE=c:\dos\RAMDRIVE.SYS)
  569.  
  570.    DEVICE=C:\DOS\SMARTDRV.SYS
  571.    SMARTDRV
  572.    lh SMARTDRV
  573.    loadhigh SMARTDRV
  574.    \DOS\SMARTDRV
  575.    \WINDOWS\SMARTDRV
  576.     Dawn Patrol can be speeded up by using a disk cache, but they 
  577.     can use a lot of memory. To reduce SMARTDRiVe's memory look for a 
  578.     number after the text listed above.
  579.  
  580.     If there is a number reduce it by the amount of EMS you need (in K).
  581.     If there is no number then try putting 256 (The default is 2,000K).
  582.     If this does not give enough EMS then comment out the line 
  583.     by putting REM in front (eg REM \DOS\SMARTDRV)
  584.  
  585.    Your RAM disk or disk cache may be provided by some-one other that microsoft.
  586.    The NORTON UTILITIES and PC TOOLS both contain cache and ram disk utilities.
  587.  
  588.    There are other ways you could be using up your XMS or EMS - a printer
  589.    buffer for example, or a network cache.
  590.  
  591.    After making these edits save out and reboot. Type MEM again to see the
  592.    gain in free XMS and EMS memory.
  593.  
  594.    The result may have freed either XMS or EMS, depending how the ram disk 
  595.    or smartdrv was configured. If there is now enough XMS, but not enough EMS 
  596.    free then you need to repeat step (1) above.
  597.  
  598.  
  599. ===============================================================================
  600.  
  601.  
  602. SUPER VGA DRIVERS
  603. =================
  604.  
  605. After you have installed the DAWN PATROL program disk set you will be
  606. able to run the game in standard VGA mode.
  607.  
  608. You can then run SVGATEST. This program will attempt to set up an SVGA library
  609. for your graphics card. If it is successful, then a high resolution
  610. version of the title screen will be displayed. 
  611.  
  612. This indicates that you will be able to run DAWN PATROL in high
  613. resolution. At this stage you should install the SVGA graphics disk set.
  614.  
  615. We have provided custom SVGA drivers, a High Speed VESA driver and a 
  616. Universal VESA driver. The Universal driver should work on most cards but 
  617. is slower than the other two options. 
  618. Please run SVGATEST to decide which driver to use.
  619.  
  620. At the beginning of SVGATEST a list including the following chipsets 
  621. will be displayed:
  622.  
  623.         Cirrus
  624.         ET4000
  625.         Trident
  626.         #9 GXE
  627.         ATI Mach 32 - requires that the provided VESA TSR has been run.
  628.         ATI MAch 64 - Use UNIVBE ver 5.0 then select Mach 32
  629.  
  630. There are a number of manufacturers' brand names. In the following list, brand
  631. names are matched with their driver:
  632.  
  633.         Hercules Dynamite    ET4000
  634.         Genoa 8500VL        Cirrus
  635.         Genoa 3989VL-12        ET4000
  636.         Trident 8900        Trident
  637.         Trident 9000        Trident
  638.         Cirrus Logic GD-54xx    Cirrus
  639.         Older Diamond Stealth    Vision
  640.         Newer Diamond Stealth    ET4000
  641.  
  642. If you don't know which chipset you have, then select "OTHER" , then
  643. "Technical Information" in the SVGATEST.
  644.  
  645. The following cards have been tested and work with the High Speed VESA driver:
  646.  
  647.         Cirrus Logic GD-54xx
  648.         ET3000
  649.         ET4000
  650.         Trident
  651.         #9 GXE
  652.         Older Diamond Stealth
  653.         Newer Diamond Stealth
  654.         ATI Mach 32
  655.         ATI Mach 64
  656.  
  657.  
  658. The following cards have been tested and work with the Universal VESA driver:
  659.  
  660.  
  661.         S3 cards including Orchid Fahrenheit S3
  662.         Pegasus
  663.         Paradise - still working on high speed driver (Sept '94)
  664.  
  665. Note that to use the UNIVERSAL VESA driver the card must be LOCAL BUS 
  666. (VLB or PCI) to get an acceptable framerate during the ground section, 
  667. and a DX2/66 or Pentioum 66 MINIMUM is needed to fly using the 
  668. UNIVERSAL VESA drivers.
  669.  
  670. Please contact Entertainment International for the latest 
  671. information on these drivers:
  672.  
  673. In Europe:    Customer Services:    0181 343 9143
  674. In US:        Technical Support:    (301) 916 9303     
  675.  
  676. notes on universal vesa option (low speed)
  677. ------------------------------------------
  678.  
  679. You must make ONE of the following edits to your C:\CONFIG.SYS file,
  680. depending on the memory management software you are using:
  681.  
  682. On DOS versions before DOS 5 on the line starting DEVICE=C:\DOS\EMM386.SYS:
  683.     Add the parameter:         i=A000-AFFF
  684.  
  685. On DOS versions 5 and after on the line starting DEVICE=C:\DOS\EMM386.SYS:
  686.     Find, and remove, the word:     RAM
  687.     And add the parameter:         i=A000-AFFF
  688.     Also, find the line saying DOS=HIGH,UMB and change to DOS=HIGH
  689.     or,  find the line saying  DOS=UMB and insert REM in front.
  690.  
  691. For Quarterdeck QEMM 386, on the line starting DEVICE=C:\QEMM\QEMM386.SYS:
  692.     Add the parameter:           VREMS
  693.  
  694.         -If you do not have a monochrome monitor you can avoid rerunning 
  695.          OPTIMISE by also adding the following parameter:
  696.                                          RAM=B000-B7FF
  697.  
  698.     We have not managed to get WINDOWS to accept this unless you insert
  699.     X=B000-BFFF -in which case you will have 32K less UMBs, and you will 
  700.     have to re-run OPTIMIZE.
  701.  
  702. For 386 MAX, on the line starting DEVICE=C:\386MAX\386MAX.SYS:
  703.     Add the parameter:           I=A000-AFFF
  704.     I don't know what effect this has on Windows :->
  705.  
  706.  
  707. After the "DOS 5 and after" edit some software won't work until the edit is
  708. reversed. You may wish to make a bootable floppy especially for Dawn Patrol.
  709. See the section above on memory optimisation to do this.
  710. Then, perform the edit described above on A:\CONFIG.SYS
  711.  
  712.  
  713. ===============================================================================
  714.  
  715. THRUSTMASTER STICKS
  716. ===================
  717.  
  718.  
  719.  
  720.  
  721. The Thrustmaster option on the preferences screen refers only to the Mark I 
  722. joystick.
  723.  
  724. If you have the F16 stick then select the standard joystick option. The coolie
  725. hat and switches can be programmed using the Thrustmaster utilities.
  726.  
  727. If you connect a Weapons Control System to your Mark I stick then you can 
  728. either:
  729.         set the hat switch to analog and the red switch to digitial
  730.         or calibrate. In this case the coolie hat will
  731.         function in the same way as if the WCS was not connected.
  732.  
  733. or:
  734.         set the hat switch to digital and the red switch analog or
  735.         calibrate. In this case the coolie hat will not function but
  736.         the WCS throttle will be available. To calibrate select
  737.         the "Joy-Throttle" option on the Preferences page.
  738.         
  739.  
  740. In both cases, if the red switch is set to calibrate, all the red buttons are
  741. disabled. Otherwise the buttons can be programmed using the Thrustmaster
  742. utilities.
  743.  
  744.  
  745. We have provided the file ROWAN.M50 which is a macro list
  746. of all the keys in the game. Your can use this file to produce your own button
  747. file. The file ROWAN.M50 can be renamed to ROWAN.MDF for use with the WCS
  748. mark II
  749.         
  750.